home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / P_R / Q101_106.ZIP / q101-106.txt < prev    next >
Text File  |  1996-10-01  |  9KB  |  205 lines

  1. ===================================
  2. = q101-106.txt - Quake 1.06 Patch =
  3. =         October 1, 1996         =
  4. ===================================
  5.  
  6. This is the Quake v1.01 to v1.06 patch.  It will upgrade Shareware users as
  7. well as Registered users.
  8.  
  9. Step 1:  Unzip the file 'q101-106.zip' to your \quake directory, and answer
  10. yes to overwrite the files.
  11.  
  12. Step 2:  Run the file 'patch.exe' from your Quake directory, which will alter
  13. your \quake\id1\pak0.pak file.
  14.  
  15. Step 3:  Deathmatch until the wee hours of the morning.  That's it.
  16.  
  17.  
  18. ============================================================================
  19. GENERAL CHANGES
  20. ============================================================================
  21.  
  22. The following general problems were fixed:
  23.  
  24. 1.  Increased the number of edges, so walls don't vanish in E1M8 when viewing
  25. the walls from certain angles in high resolutions.
  26.  
  27. 2.  Locking the NULL pointer protection page should no longer prevent Quake
  28. from running under CWSDPMI r3 and 386MAX.
  29.  
  30. 3.  Video mode corruption was reported and Quake would exit if
  31. '_vid_default_mode' in config.cfg was not a valid video mode.  Quake now
  32. defaults to 320x200 if an invalid default video mode is listed.  (This was
  33. usually the result of switching from UniVBE 5.2 to 5.3, which supports
  34. fewer modes than 5.2).
  35.  
  36. 4.  'Working_size' was not being pre-adjusted up by 64K in the memory
  37. allocation loop.  This may provide 64K more memory on some systems.
  38.  
  39. 5.  The crosshair variable is now saved in config.cfg.
  40.  
  41. 6.  If you already have cell ammo of 100, you can't pick up more cell ammo.
  42.  
  43. 7.  If you discharged the thunderbolt in the water your cells are no longer
  44. dropped with your backpack.  (Reason:  By discharging in the water, your
  45. cells should be fully depleted.)  Only wussies do this as a paniced, last
  46. ditch effort anyway, unless they have the Pentagram of Protection, so this
  47. really shouldn't affect you anyway :)
  48.  
  49. 8.  Added support for input devices (i.e. Spaceball and Assassin).
  50.  
  51. 9.  Crosshair is drawn at the correct location if you are underwater in high
  52. resolution video modes.
  53.  
  54. 10.  Spaces were being added to key bindings when reading in the config.cfg,
  55. and where then written back out to the config.cfg.  This caused the bindings
  56. to keep growing until it eventually caused a crash.
  57.  
  58. 11.  Binding to ";" is now written to config.cfg properly.
  59.  
  60. 12.  Unbound keys are no longer written to config.cfg.
  61.  
  62. 13.  Fixed the axe's aiming.  It wasn't always correct causing false hits and
  63. misses.
  64.  
  65. 14.  Added cycle weapon backwards (impulse 12).
  66.  
  67. 15.  Picking up a weapon in a backpack uses the same rules as picking up
  68. a weapon any other time.
  69.  
  70. 16.  Fixed a lot of the obituaries.  Many deaths were getting inappropraite
  71. messages.  There are still a few errors that can occur when reporting
  72. projectile obituaries.
  73.  
  74. 17.  The lightning gun is never considered your best weapon when you are
  75. underwater.
  76.  
  77. 18.  You can now bind the semicolon from the menu.
  78.  
  79. 19.  CD audio volume doesn't act oddly with certain drives.
  80.  
  81. 20.  Timedemo was not showing the timings at the end.
  82.  
  83. 21.  Made not being able to write a PCX file a warning instead of a
  84. sys_error.
  85.  
  86. 22.  Notify what weapon picked up in backpack in addition to ammo.
  87.  
  88. 23.  New GUS code: supports GUS Classic & fixed playback rate.
  89.  
  90. 24.  Made the size of the zone a command line parameter.  You specify -zone
  91. followed by a size in KB.  The default is 48.
  92.  
  93. 25.  Corrected a problem where discharging the lightning gun in water
  94. would sometimes leave you in a 'zombie' state.  You would be dead, but
  95. unable to respawn or restart.
  96.  
  97.  
  98. ============================================================================
  99. SINGLE PLAYER CHANGES
  100. ============================================================================
  101.  
  102. Well, just two lonely single player fixes:
  103.  
  104. 1.  You no longer can kill Shub the wrong way, which would cause Quake to
  105. crash.
  106.  
  107. 2.  No longer prints "player exited the level" in single player.
  108.  
  109.  
  110. ============================================================================
  111. MULTI-PLAYER / SERVER CHANGES
  112. ============================================================================
  113.  
  114. The following multi-player and server problems were fixed:
  115.  
  116. 1.  Player-names with spaces were listed as "unconnected" on the server.
  117.  
  118. 2.  'Mod_NumForName: <something> not found' when connecting to a server.
  119.  
  120. 3.  The server was getting stuck on the Start Level when the 'noexit 1' was
  121. set.  The following changes/additions have been made: 
  122.     a.  Now, 'timelimit' and/or 'fraglimit' must be set, when 'noexit' is
  123.     set to '1', or there is no way to exit the level.  The server will run
  124.     through all four episodes (shareware will only play episode 1).  The End
  125.     Level is not included, since it's not a very good Deathmatch level.
  126.     b.  There is now 'noexit 2'.  This WILL allow any player to exit the
  127.     Start level, but no one can exit any other level.  You must have 
  128.     'fraglimit' and/or 'timelimit' set to use 'noexit 2' also.  Essentially
  129.     this allows the players to choose an episode, but once the first level of 
  130.     that episode starts, they can't exit levels until the 'fraglimit' or
  131.     'timelimit' is reached.
  132.  
  133. 4.  End Level in Deathmatch will now advance to Start Level, once the
  134. 'timelimit' or 'fraglimit' is reached.
  135.  
  136. 5.  If a player is dead during a level change, they no longer keep their
  137. weapons/ammo, when the next level is started, they start with nothing.
  138.  
  139. 6.  Having a percent sign in a chat message will no longer page fault
  140. the server you are connected to.
  141.  
  142. 7.  Player's cell ammo is not carried over to the Start Level.
  143.  
  144. 8.  It is no longer possible to 'kill' secret doors.  Previously this
  145. would cause the server to crash with a 'host_error'.
  146.  
  147. 9.  Added IPX support to Winded (Win32 Dedicated Server).
  148.  
  149. 10.  Ranking screen is centered in high resolution modes now.
  150.  
  151. 11.  Game drops to console, instead of crashing, when a net game fails to
  152. load.  These failures are generally due to trying to connect to a server
  153. running a level you do not have.
  154.  
  155. 12.  Added teamplay 2.  It differs from teamplay 1 in two ways.  You can hurt
  156. teammates (and yourself) and you lose 1 frag for killing a teammate.
  157.  
  158. 13.  Fixed a hole where a fake client was able to change cvars and execute
  159. Quake console commands on remote servers.
  160.  
  161. 14.  'Showscores' works in total full screen now (no menu bar at all).
  162.  
  163. 15.  Doing 'restart' or 'edict' when a server isn't running does not crash.
  164.  
  165. 16.  Fixed a lockup when multiplayer was selected, but there were no
  166. communications available
  167.  
  168. 17.  Spawn and respawn telefrags:
  169.      a.  When spawning (or respawning) it will now search and find any open
  170.      start spot, not just blindly go to the next one.
  171.      b.  You will only telefrag somebody if every single spot is occupied,
  172.      in which case the last person in gets whacked.  This keeps you from
  173.      getting right back into the rolling telefrags at the start of a level
  174.      and gives the first players in a chance to get off of the spots.
  175.      C.  Teleporter telefrags have not been changed.
  176.  
  177. 18.  Added 'kick' by number (similar to painting by number, only much more
  178. fun) so people with "funny" names can be removed from the server easily.
  179. (Bane inadvertently assisted in testing this one ;-)
  180. Usage:  "kick   #   <number>", get <number> by using the 'status'command.
  181.  
  182. 19.  After selecting a game in the 'Search for local games' list, that is
  183. full, Quake no longer drops back to the console, it remains on the local
  184. games list screen.
  185.  
  186. 20.  The modem code as been tweaked, so modem to modem play should work
  187. better.
  188.  
  189. 21.  'Port number' works now, without having to run 'Quake -udpport #'.
  190.      a.  'Port number' box on the multiplayer/join game menu works.
  191.      b.   In the multiplayer/join game menu 'connect to' box, you can type
  192.      in the IP address followed by the port, separated by a colon.
  193.      i.e. '127.0.0.1:26010' (no quotes)
  194.      c.  From the console you can type "connect 127.0.0.1:26010", WITH THE
  195.      QUOTES (otherwise the parser would pick up the colon as a seperator).
  196.  
  197.  
  198. ============================================================================
  199. KNOWN PROBLEMS
  200. ============================================================================
  201.  
  202. 1.  Classic GUS code not initiating properly; works only after running
  203. something that does it right (i.e. a Gravis utility), waiting for Gravis
  204. to help.
  205.